From 2e2cbe533aa4cbb8db54f22025e6d185ed5330b4 Mon Sep 17 00:00:00 2001 From: Anton Gladky Date: Sat, 25 May 2024 16:11:03 +0200 Subject: [PATCH] Do not include binary examples excluded via d/copyright Last-Update: 2018-06-10 Forwarded: not-needed Gbp-Pq: Name 2000-do_not_install_binary_examples.patch --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a45ba640..13ebdccc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,7 +94,6 @@ SetLibraryVersions() SetGlobalCompilerAndLinkerSettings() add_subdirectory(src) -add_subdirectory(data) BuildAndInstallDesignerPlugin() -- 2.30.2